Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
9000521

Files

FilesIWE
no/feide/moria/servlet/AttribsData.java 002
no/feide/moria/servlet/BackendStatusHandler.java 0010
no/feide/moria/servlet/BackendStatusUser.java 0033
no/feide/moria/servlet/FileMonitor.java 0011
no/feide/moria/servlet/InformationServlet.java 0014
no/feide/moria/servlet/JSPLogIdentifier.java 001
no/feide/moria/servlet/LoginServlet.java 0034
no/feide/moria/servlet/LogoutServlet.java 0010
no/feide/moria/servlet/MoriaServlet.java 0012
no/feide/moria/servlet/PictureServlet.java 0023
no/feide/moria/servlet/RequestUtil.java 005
no/feide/moria/servlet/StatisticsCollection.java 0024
no/feide/moria/servlet/StatisticsData.java 0017
no/feide/moria/servlet/StatisticsHandler.java 0045
no/feide/moria/servlet/StatisticsMonth.java 0020
no/feide/moria/servlet/StatisticsServlet.java 0058
no/feide/moria/servlet/StatusServlet.java 0089
no/feide/moria/servlet/soap/AuthenticationFailedException.java 001
no/feide/moria/servlet/soap/AuthenticationFailedException.java 004
no/feide/moria/servlet/soap/AuthenticationUnavailableException.java 0010
no/feide/moria/servlet/soap/AuthorizationFailedException.java 008
no/feide/moria/servlet/soap/ClientException.java 001
no/feide/moria/servlet/soap/ClientException.java 003
no/feide/moria/servlet/soap/IllegalInputException.java 009
no/feide/moria/servlet/soap/InternalException.java 0011
no/feide/moria/servlet/soap/SOAPException.java 001
no/feide/moria/servlet/soap/SOAPException.java 004
no/feide/moria/servlet/soap/ServerException.java 008
no/feide/moria/servlet/soap/SimpleAxisServlet.java 0010
no/feide/moria/servlet/soap/UnknownTicketException.java 009
no/feide/moria/servlet/soap/package.html 001
no/feide/moria/webservices/v2_0/AuthenticationImpl.java 002
no/feide/moria/webservices/v2_1/AuthenticationImpl.java 006
no/feide/moria/webservices/v2_2/Attribute.java 005
no/feide/moria/webservices/v2_2/Authentication.java 001
no/feide/moria/webservices/v2_2/AuthenticationImpl.java 0012
no/feide/moria/webservices/v2_3/Authentication.java 001
no/feide/moria/webservices/v2_3/AuthenticationImpl.java 006

no/feide/moria/servlet/AttribsData.java

ErrorLine
Error Line does not match expected header line of ' *'. 17
Error Line has trailing spaces. 17

no/feide/moria/servlet/BackendStatusHandler.java

ErrorLine
Error Line has trailing spaces. 54
Error Line has trailing spaces. 55
Error Line has trailing spaces. 64
Error Line has trailing spaces. 73
Error Missing a Javadoc comment. 74
Error ')' is preceded with whitespace. 108
Error '}' should be on the same line. 111
Error '}' should be on the same line. 114
Error '}' should be on the same line. 117
Error Line has trailing spaces. 123

no/feide/moria/servlet/BackendStatusUser.java

ErrorLine
Error Missing a Javadoc comment. 34
Error Line has trailing spaces. 35
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Line has trailing spaces. 38
Error Line has trailing spaces. 41
Error Unused @param tag for 'name'. 42
Error Unused @param tag for 'password'. 43
Error Line has trailing spaces. 51
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 56
Error Line has trailing spaces. 59
Error First sentence should end with a period. 60
Error Method 'setPassword' is not designed for extension - needs to be abstract, final or empty. 64
Error Line has trailing spaces. 67
Error First sentence should end with a period. 68
Error Method 'setOrganization' is not designed for extension - needs to be abstract, final or empty. 72
Error Line has trailing spaces. 75
Error First sentence should end with a period. 76
Error Method 'setContact' is not designed for extension - needs to be abstract, final or empty. 80
Error Expected @param tag for 'contact'. 80
Error Line has trailing spaces. 83
Error First sentence should end with a period. 84
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 88
Error Line has trailing spaces. 91
Error First sentence should end with a period. 92
Error Method 'getPassword' is not designed for extension - needs to be abstract, final or empty. 96
Error Line has trailing spaces. 99
Error First sentence should end with a period. 100
Error Method 'getOrganization' is not designed for extension - needs to be abstract, final or empty. 104
Error Line has trailing spaces. 107
Error First sentence should end with a period. 108
Error Method 'getContact' is not designed for extension - needs to be abstract, final or empty. 112

no/feide/moria/servlet/FileMonitor.java

ErrorLine
Error First sentence should end with a period. 25
Error Line has trailing spaces. 28
Error Line has trailing spaces. 33
Error First sentence should end with a period. 34
Error Line has trailing spaces. 46
Error Expected @throws tag for 'FileNotFoundException'. 50
Error Line has trailing spaces. 54
Error Line has trailing spaces. 57
Error Line has trailing spaces. 58
Error Method 'hasChanged' is not designed for extension - needs to be abstract, final or empty. 60
Error Line has trailing spaces. 63

no/feide/moria/servlet/InformationServlet.java

ErrorLine
Error Unused import - javax.servlet.http.HttpServlet. 32
Error Line has trailing spaces. 62
Error Line has trailing spaces. 107
Error Line has trailing spaces. 109
Error Line has trailing spaces. 130
Error Line has trailing spaces. 135
Error Line has trailing spaces. 191
Error Name 'o_relevance' must match pattern '^[a-z][a-zA-Z0-9]*$'. 203
Error '=' is not followed by whitespace. 203
Error Line has trailing spaces. 215
Error Line has trailing spaces. 219
Error 'cast' is not followed by whitespace. 281
Error Line has trailing spaces. 288
Error Line has trailing spaces. 338

no/feide/moria/servlet/JSPLogIdentifier.java

ErrorLine
Error Line does not match expected header line of ' * Copyright (c) 2004 UNINETT FAS'. 2

no/feide/moria/servlet/LoginServlet.java

ErrorLine
Error Line does not match expected header line of ' *'. 3
Error Line has trailing spaces. 3
Error Line has trailing spaces. 14
Error Unused import - javax.servlet.http.HttpServlet. 31
Error Line has trailing spaces. 107
Error Line is longer than 150 characters. 165
Error Line is longer than 150 characters. 228
Error Line is longer than 150 characters. 238
Error Line is longer than 150 characters. 244
Error Line is longer than 150 characters. 277
Error Parameter errorType should be final. 304
Error Line has trailing spaces. 306
Error Line has trailing spaces. 309
Error Line has trailing spaces. 313
Error Line has trailing spaces. 316
Error Line is longer than 150 characters. 318
Error Line has trailing spaces. 319
Error Line has trailing spaces. 322
Error Line is longer than 150 characters. 325
Error Line has trailing spaces. 328
Error Line has trailing spaces. 330
Error Line has trailing spaces. 353
Error Line has trailing spaces. 357
Error Line is longer than 150 characters. 372
Error Line has trailing spaces. 378
Error Line has trailing spaces. 380
Error Line has trailing spaces. 389
Error Line has trailing spaces. 405
Error Line has trailing spaces. 416
Error Line has trailing spaces. 421
Error Line has trailing spaces. 426
Error Line has trailing spaces. 428
Error Line has trailing spaces. 431
Error Line has trailing spaces. 438

no/feide/moria/servlet/LogoutServlet.java

ErrorLine
Error Name 'defaultRedirectParameterName' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. 69
Error Line has trailing spaces. 113
Error '||' should be on a new line. 115
Error Line has trailing spaces. 121
Error Line has trailing spaces. 180
Error Line has trailing spaces. 191
Error Line has trailing spaces. 195
Error Line has trailing spaces. 197
Error Line is longer than 150 characters. 201
Error Line is longer than 150 characters. 202

no/feide/moria/servlet/MoriaServlet.java

ErrorLine
Error Line does not match expected header line of ' *'. 3
Error Line has trailing spaces. 3
Error Line has trailing spaces. 14
Error Line has trailing spaces. 27
Error Line has trailing spaces. 37
Error Method 'getServletConfig' is not designed for extension - needs to be abstract, final or empty. 43
Error Parameter required_parameters should be final. 43
Error Expected @param tag for 'required_parameters'. 43
Error Name 'required_parameters' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Error Parameter log should be final. 43
Error Expected @param tag for 'log'. 43
Error Line has trailing spaces. 63

no/feide/moria/servlet/PictureServlet.java

ErrorLine
Error Variable 'log' must be private and have accessor methods. 45
Error Line has trailing spaces. 46
Error Method 'doGet' is not designed for extension - needs to be abstract, final or empty. 64
Error Parameter request should be final. 64
Error Parameter response should be final. 64
Error Expected @throws tag for 'IOException'. 65
Error Expected @throws tag for 'ServletException'. 65
Error Line has trailing spaces. 66
Error Line has trailing spaces. 76
Error Line contains a tab character. 76
Error Line contains a tab character. 78
Error Line has trailing spaces. 83
Error Line contains a tab character. 83
Error Line contains a tab character. 84
Error Line contains a tab character. 85
Error Line contains a tab character. 86
Error '}' should be on the same line. 86
Error Line contains a tab character. 87
Error Line contains a tab character. 88
Error Line contains a tab character. 90
Error Line contains a tab character. 91
Error Line contains a tab character. 92
Error Line contains a tab character. 93

no/feide/moria/servlet/RequestUtil.java

ErrorLine
Error Variable 'log' must be private and have accessor methods. 51
Error First sentence should end with a period. 247
Error Line has trailing spaces. 253
Error Line has trailing spaces. 378
Error Line is longer than 150 characters. 540

no/feide/moria/servlet/StatisticsCollection.java

ErrorLine
Error Missing a Javadoc comment. 31
Error Line has trailing spaces. 32
Error Missing a Javadoc comment. 32
Error Missing a Javadoc comment. 33
Error Line has trailing spaces. 34
Error Missing a Javadoc comment. 35
Error Name 'orgname_in' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Error Method 'getOrgName' is not designed for extension - needs to be abstract, final or empty. 38
Error Missing a Javadoc comment. 38
Error Method 'getNumMonths' is not designed for extension - needs to be abstract, final or empty. 41
Error Missing a Javadoc comment. 41
Error Method 'getMonthName' is not designed for extension - needs to be abstract, final or empty. 44
Error Missing a Javadoc comment. 44
Error Method 'getNumStatisticsData' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Method 'getStatisticsData' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error Method 'addMonth' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error Line has trailing spaces. 68
Error First sentence should end with a period. 69
Error Line has trailing spaces. 71
Error Expected @param tag for 'monthname'. 74
Error Line has trailing spaces. 77

no/feide/moria/servlet/StatisticsData.java

ErrorLine
Error Line has trailing spaces. 29
Error Missing a Javadoc comment. 30
Error Missing a Javadoc comment. 31
Error Line has trailing spaces. 32
Error Missing a Javadoc comment. 34
Error Line has trailing spaces. 38
Error Method 'setName' is not designed for extension - needs to be abstract, final or empty. 39
Error Missing a Javadoc comment. 39
Error Line has trailing spaces. 42
Error Method 'addMonth' is not designed for extension - needs to be abstract, final or empty. 43
Error Missing a Javadoc comment. 43
Error '}' should be on the same line. 49
Error Line has trailing spaces. 54
Error Method 'getName' is not designed for extension - needs to be abstract, final or empty. 55
Error Missing a Javadoc comment. 55
Error Method 'getCount' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58

no/feide/moria/servlet/StatisticsHandler.java

ErrorLine
Error Line has trailing spaces. 34
Error Missing a Javadoc comment. 35
Error Missing a Javadoc comment. 36
Error Missing a Javadoc comment. 37
Error Missing a Javadoc comment. 38
Error Missing a Javadoc comment. 39
Error Line has trailing spaces. 40
Error First sentence should end with a period. 41
Error Line has trailing spaces. 47
Error Method 'getAccumStatistics' is not designed for extension - needs to be abstract, final or empty. 48
Error Missing a Javadoc comment. 48
Error Method 'getNumStatisticsCollections' is not designed for extension - needs to be abstract, final or empty. 51
Error Missing a Javadoc comment. 51
Error Method 'getStatisticsCollection' is not designed for extension - needs to be abstract, final or empty. 54
Error Missing a Javadoc comment. 54
Error Line has trailing spaces. 57
Error Method 'addIgnoreService' is not designed for extension - needs to be abstract, final or empty. 58
Error Missing a Javadoc comment. 58
Error Line has trailing spaces. 61
Error Missing a Javadoc comment. 62
Error Line has trailing spaces. 69
Error Line has trailing spaces. 78
Error Line has trailing spaces. 79
Error Line has trailing spaces. 80
Error Line has trailing spaces. 89
Error Line has trailing spaces. 91
Error Expected @param tag for 'namespaceURI'. 98
Error Expected @param tag for 'sName'. 98
Error Expected @param tag for 'qName'. 98
Error Expected @param tag for 'attrs'. 98
Error Expected @throws tag for 'SAXException'. 99
Error '}' should be on the same line. 106
Error '}' should be on the same line. 109
Error Line has trailing spaces. 115
Error Line has trailing spaces. 118
Error Line has trailing spaces. 126
Error '}' should be on the same line. 126
Error Line has trailing spaces. 134
Error Line has trailing spaces. 150
Error '}' should be on the same line. 152
Error Missing a Javadoc comment. 158
Error Missing a Javadoc comment. 164
Error Line has trailing spaces. 174
Error Line has trailing spaces. 175
Error Line has trailing spaces. 176

no/feide/moria/servlet/StatisticsMonth.java

ErrorLine
Error Line has trailing spaces. 25
Error Missing a Javadoc comment. 31
Error Missing a Javadoc comment. 32
Error Line has trailing spaces. 33
Error Missing a Javadoc comment. 34
Error Line has trailing spaces. 36
Error Method 'hashCode' is not designed for extension - needs to be abstract, final or empty. 38
Error Missing a Javadoc comment. 38
Error Method 'compareTo' is not designed for extension - needs to be abstract, final or empty. 42
Error Missing a Javadoc comment. 42
Error Parameter obj should be final. 42
Error Method 'equals' is not designed for extension - needs to be abstract, final or empty. 46
Error Missing a Javadoc comment. 46
Error Parameter obj should be final. 46
Error Method 'getMonthNum' is not designed for extension - needs to be abstract, final or empty. 50
Error Missing a Javadoc comment. 50
Error Method 'getMonthName' is not designed for extension - needs to be abstract, final or empty. 53
Error Missing a Javadoc comment. 53
Error Line has trailing spaces. 56
Error Missing a Javadoc comment. 57

no/feide/moria/servlet/StatisticsServlet.java

ErrorLine
Error Unused import - javax.servlet.http.HttpServlet. 33
Error Unused import - no.feide.moria.controller.MoriaController. 41
Error Line has trailing spaces. 74
Error Line has trailing spaces. 97
Error Line has trailing spaces. 101
Error '}' should be on the same line. 107
Error Line has trailing spaces. 116
Error Line has trailing spaces. 137
Error Line has trailing spaces. 139
Error Line has trailing spaces. 142
Error Line has trailing spaces. 143
Error '+' is not preceded with whitespace. 145
Error Line has trailing spaces. 147
Error Line is longer than 150 characters. 152
Error Line has trailing spaces. 156
Error Line contains a tab character. 157
Error 'cast' is not followed by whitespace. 158
Error 'while' is not followed by whitespace. 160
Error Line has trailing spaces. 170
Error Line has trailing spaces. 177
Error Line has trailing spaces. 180
Error 'cast' is not followed by whitespace. 182
Error Line has trailing spaces. 184
Error '}' should be on the same line. 190
Error Line is longer than 150 characters. 193
Error 'cast' is not followed by whitespace. 193
Error ')' is preceded with whitespace. 193
Error Line has trailing spaces. 213
Error Line has trailing spaces. 216
Error Line has trailing spaces. 219
Error Missing a Javadoc comment. 220
Error Parameter out should be final. 220
Error Parameter bundle should be final. 220
Error Line has trailing spaces. 222
Error Line has trailing spaces. 223
Error Line has trailing spaces. 225
Error Line has trailing spaces. 229
Error Line has trailing spaces. 232
Error Missing a Javadoc comment. 233
Error Parameter out should be final. 233
Error Parameter bundle should be final. 233
Error Parameter filename should be final. 233
Error Line has trailing spaces. 237
Error 'cast' is not followed by whitespace. 239
Error '=' is not preceded with whitespace. 241
Error '=' is not followed by whitespace. 241
Error '<' is not preceded with whitespace. 241
Error '<' is not followed by whitespace. 241
Error Line has trailing spaces. 248
Error Line has trailing spaces. 251
Error '}' should be on the same line. 256
Error Line has trailing spaces. 265
Error Line has trailing spaces. 285
Error Line has trailing spaces. 297
Error Line has trailing spaces. 298
Error '}' should be on the same line. 302
Error Line has trailing spaces. 309
Error Line has trailing spaces. 325

no/feide/moria/servlet/StatusServlet.java

ErrorLine
Error Unused import - no.feide.moria.store.MoriaStore. 52
Error Unused import - no.feide.moria.store.MoriaStoreException. 53
Error Unused import - no.feide.moria.store.MoriaStoreFactory. 54
Error Line has trailing spaces. 79
Error Line has trailing spaces. 81
Error Line has trailing spaces. 94
Error Line has trailing spaces. 99
Error Line has trailing spaces. 103
Error Line has trailing spaces. 104
Error Line has trailing spaces. 109
Error Expected an @return tag. 117
Error Line has trailing spaces. 137
Error Missing a Javadoc comment. 138
Error Line has trailing spaces. 140
Error First sentence should end with a period. 143
Error Line has trailing spaces. 145
Error Expected an @return tag. 149
Error Parameter bundle should be final. 149
Error Expected @param tag for 'bundle'. 149
Error Line has trailing spaces. 175
Error Line has trailing spaces. 177
Error First sentence should end with a period. 178
Error Line has trailing spaces. 180
Error Expected an @return tag. 184
Error Parameter bundle should be final. 184
Error Expected @param tag for 'bundle'. 184
Error Line has trailing spaces. 187
Error Line has trailing spaces. 211
Error Line has trailing spaces. 219
Error Line has trailing spaces. 222
Error Expected an @return tag. 226
Error Parameter bundle should be final. 226
Error Expected @param tag for 'bundle'. 226
Error Line has trailing spaces. 227
Error Line has trailing spaces. 229
Error Line has trailing spaces. 233
Error Line has trailing spaces. 239
Error Line has trailing spaces. 240
Error Line has trailing spaces. 249
Error 'catch' is not followed by whitespace. 250
Error Line has trailing spaces. 257
Error Line has trailing spaces. 260
Error Method 'checkBackend' is not designed for extension - needs to be abstract, final or empty. 261
Error Missing a Javadoc comment. 261
Error Parameter bundle should be final. 261
Error Line has trailing spaces. 262
Error Line has trailing spaces. 264
Error Method length is 156 lines (max allowed is 150). 294
Error Line has trailing spaces. 297
Error Line has trailing spaces. 302
Error Line has trailing spaces. 322
Error Line has trailing spaces. 324
Error Line has trailing spaces. 327
Error Line has trailing spaces. 328
Error '+' is not preceded with whitespace. 330
Error Line has trailing spaces. 332
Error Line is longer than 150 characters. 337
Error Line has trailing spaces. 341
Error Line contains a tab character. 342
Error 'cast' is not followed by whitespace. 343
Error 'while' is not followed by whitespace. 345
Error Line has trailing spaces. 355
Error Line has trailing spaces. 362
Error '>' is not preceded with whitespace. 369
Error '>' is not followed by whitespace. 369
Error 'cast' is not followed by whitespace. 371
Error Line has trailing spaces. 376
Error Line is longer than 150 characters. 378
Error Line has trailing spaces. 388
Error Line has trailing spaces. 391
Error Line has trailing spaces. 394
Error Line has trailing spaces. 399
Error Line has trailing spaces. 401
Error Line has trailing spaces. 404
Error Line has trailing spaces. 406
Error Line has trailing spaces. 409
Error Line has trailing spaces. 411
Error '{' is not preceded with whitespace. 415
Error Line has trailing spaces. 416
Error Line has trailing spaces. 420
Error Line has trailing spaces. 423
Error Line has trailing spaces. 426
Error Line has trailing spaces. 429
Error Line has trailing spaces. 446
Error Line has trailing spaces. 449
Error Line has trailing spaces. 451
Error '}' should be on the same line. 467
Error Line has trailing spaces. 469
Error Line has trailing spaces. 472

no/feide/moria/servlet/soap/AuthenticationFailedException.java

ErrorLine
Error File does not end with a newline. 0

no/feide/moria/servlet/soap/AuthenticationFailedException.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Method 'getFaultstring' is not designed for extension - needs to be abstract, final or empty. 27
Error Line has trailing spaces. 28
Error Line has trailing spaces. 30

no/feide/moria/servlet/soap/AuthenticationUnavailableException.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Line has trailing spaces. 6
Error Line has trailing spaces. 12
Error Line has trailing spaces. 18
Error Line has trailing spaces. 20
Error Line has trailing spaces. 22
Error Line has trailing spaces. 23
Error Method 'getFaultstring' is not designed for extension - needs to be abstract, final or empty. 29
Error Line has trailing spaces. 30
Error Line has trailing spaces. 32

no/feide/moria/servlet/soap/AuthorizationFailedException.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Line has trailing spaces. 11
Error Line has trailing spaces. 18
Error Line has trailing spaces. 20
Error Line has trailing spaces. 22
Error Method 'getFaultstring' is not designed for extension - needs to be abstract, final or empty. 28
Error Line has trailing spaces. 29
Error Line has trailing spaces. 31

no/feide/moria/servlet/soap/ClientException.java

ErrorLine
Error File does not end with a newline. 0

no/feide/moria/servlet/soap/ClientException.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error First sentence should end with a period. 3
Error Method 'getFaultcode' is not designed for extension - needs to be abstract, final or empty. 29

no/feide/moria/servlet/soap/IllegalInputException.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Line has trailing spaces. 11
Error Line has trailing spaces. 12
Error Line has trailing spaces. 18
Error Line has trailing spaces. 20
Error Line has trailing spaces. 22
Error Method 'getFaultstring' is not designed for extension - needs to be abstract, final or empty. 28
Error Line has trailing spaces. 29
Error Line has trailing spaces. 31

no/feide/moria/servlet/soap/InternalException.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 10
Error Line has trailing spaces. 11
Error Line has trailing spaces. 17
Error Line has trailing spaces. 19
Error Line has trailing spaces. 21
Error Line has trailing spaces. 22
Error Method 'getFaultstring' is not designed for extension - needs to be abstract, final or empty. 28
Error Line has trailing spaces. 29
Error Line has trailing spaces. 31

no/feide/moria/servlet/soap/SOAPException.java

ErrorLine
Error File does not end with a newline. 0

no/feide/moria/servlet/soap/SOAPException.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Line has trailing spaces. 8
Error Line has trailing spaces. 14
Error Line has trailing spaces. 16

no/feide/moria/servlet/soap/ServerException.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error First sentence should end with a period. 4
Error Line has trailing spaces. 11
Error Line has trailing spaces. 17
Error Line has trailing spaces. 19
Error Line has trailing spaces. 21
Error Line has trailing spaces. 22
Error Method 'getFaultcode' is not designed for extension - needs to be abstract, final or empty. 29

no/feide/moria/servlet/soap/SimpleAxisServlet.java

ErrorLine
Error Line has trailing spaces. 59
Error Line has trailing spaces. 60
Error Method length is 153 lines (max allowed is 150). 238
Error Line has trailing spaces. 345
Error '||' should be on a new line. 346
Error Line has trailing spaces. 348
Error Line has trailing spaces. 352
Error Line has trailing spaces. 354
Error Line is longer than 150 characters. 453
Error Line is longer than 150 characters. 499

no/feide/moria/servlet/soap/UnknownTicketException.java

ErrorLine
Error Line does not match expected header line of '/*'. 1
Error Line has trailing spaces. 11
Error Line has trailing spaces. 12
Error Line has trailing spaces. 18
Error Line has trailing spaces. 20
Error Line has trailing spaces. 22
Error Method 'getFaultstring' is not designed for extension - needs to be abstract, final or empty. 28
Error Line has trailing spaces. 29
Error Line has trailing spaces. 31

no/feide/moria/servlet/soap/package.html

ErrorLine
Error Missing package documentation file.0

no/feide/moria/webservices/v2_0/AuthenticationImpl.java

ErrorLine
Error Line has trailing spaces. 205
Error Line has trailing spaces. 219

no/feide/moria/webservices/v2_1/AuthenticationImpl.java

ErrorLine
Error Line is longer than 150 characters. 92
Error Line is longer than 150 characters. 105
Error Line is longer than 150 characters. 110
Error Line has trailing spaces. 282
Error Line has trailing spaces. 285
Error Line has trailing spaces. 297

no/feide/moria/webservices/v2_2/Attribute.java

ErrorLine
Error Line has trailing spaces. 80
Error Line has trailing spaces. 81
Error Line has trailing spaces. 87
Error Line has trailing spaces. 89
Error Line has trailing spaces. 113

no/feide/moria/webservices/v2_2/Authentication.java

ErrorLine
Error Line does not match expected header line of ' *'. 17

no/feide/moria/webservices/v2_2/AuthenticationImpl.java

ErrorLine
Error Line does not match expected header line of ' *'. 17
Error Line is longer than 150 characters. 104
Error Line is longer than 150 characters. 118
Error Line is longer than 150 characters. 123
Error Line has trailing spaces. 299
Error Line has trailing spaces. 313
Error '=' is not preceded with whitespace. 412
Error '=' is not followed by whitespace. 412
Error '<' is not preceded with whitespace. 412
Error '<' is not followed by whitespace. 412
Error '+' is not preceded with whitespace. 413
Error '+' is not followed by whitespace. 413

no/feide/moria/webservices/v2_3/Authentication.java

ErrorLine
Error Line does not match expected header line of ' *'. 17

no/feide/moria/webservices/v2_3/AuthenticationImpl.java

ErrorLine
Error Line has trailing spaces. 50
Error Line is longer than 150 characters. 90
Error Line is longer than 150 characters. 104
Error Line is longer than 150 characters. 109
Error Line has trailing spaces. 285
Error Line has trailing spaces. 299